home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG Library 8 / PC-SIG Library CD-ROM (8th Edition) (1990-04).iso / 2001_100 / disk2024 / prob.plt < prev    next >
Encoding:
Text File  |  1989-07-30  |  231 b   |  24 lines

  1. clrdata
  2. clrplot
  3.  
  4. read 10
  5. .2 .005
  6. .3 .015
  7. .5 .05
  8. .7 .10
  9. 1  .22
  10. 2  .51
  11. 3  .72
  12. 5  .92
  13. 7  .975
  14. 9  .99
  15. proby
  16. logx
  17. xlabel X
  18. ylabel Y
  19. title Example of Normal Probability Y-Axis & Log X-Axis
  20. symbols
  21. xgrid
  22. ygrid
  23. plot
  24.